SaDisbReceiptNotification 
Logical Entity Name  SaDisbReceiptNotification 
Default Table Name  SaDisbReceiptNotification 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SaDisbReceiptNotification Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaDisbReceiptNotificationId(PK)    int  NO 
 
SyStudentId(FK)    int  YES 
 
SyCampusId    int  YES 
 
SaTransID(FK)    int  YES 
 
FaDisbId    int  YES 
 
StudentName    varchar(376)  YES 
 
StudentSSN    varchar(16)  YES 
 
StudentAddress    varchar(255)  YES 
 
StudentCity    varchar(35)  YES 
 
StudentState    varchar(2)  YES 
 
StudentCountry    varchar(50)  YES 
 
StudentZip    varchar(15)  YES 
 
StudentPhone    varchar(16)  YES 
 
AccountBalance    money  YES 
 
SaTransDate    datetime  YES 
 
SaTransAmount    money  YES 
 
CheckNum    varchar(15)  YES 
 
ReceiptNum    varchar(20)  YES 
 
Comments    varchar(4000)  YES 
 
BorrowerSSN    varchar(16)  YES 
 
BorrowerLastName    varchar(128)  YES 
 
BorrowerFirstName    varchar(128)  YES 
 
BorrowerMI    char(1)  YES 
 
BorrowerAddress    varchar(50)  YES 
 
BorrowerCity    varchar(35)  YES 
 
BorrowerState    char(2)  YES 
 
BorrowerZip    varchar(16)  YES 
 
BorrowerPhone    varchar(16)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
NotifyOption    int  NO 
 
StaffId(FK)    int  YES 
 
Status    char(1)  NO 
 
SyStaffGroupID(FK)    int  YES 
 

SaDisbReceiptNotification Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaDisbReceiptNotification_SaDisbReceiptNotificationID  PrimaryKey  SaDisbReceiptNotificationId 

SaDisbReceiptNotification Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaffGroup  Non-Identifying  Zero or One to Zero or More  Fk_SaDisbReceiptNotification_SyStaffGroupID_SyStaffGroup_SyStaffGroupID      SyStaffGroupID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaDisbReceiptNotification_UserID_SyStaff_SyStaffID      UserID  NO  YES 
SaTrans  Non-Identifying  Zero or One to Zero or More  FK_SaDisbReceiptNotificationSaTransID_SaTransSaTransID      SaTransID  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_SaDisbReceiptNotificationSyStaffId_SyStaffSyStaffID      StaffId  NO  YES 
syStudent  Non-Identifying  Zero or One to Zero or More  FK_SaDisbReceiptNotificationSyStudentID_SyStudentSyStudentID      SyStudentId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaDisbReceiptNotificationUserId_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaDisbReceiptNotification Check Constraints 
Check Constraint Name  CheckConstraint 

SaDisbReceiptNotification Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

SaDisbReceiptNotification Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.DisbursementReceiptNotification 
NO       
Physical (Microsoft SQL Server)
dbo.SaDisbReceiptNotification 
NO       

SaDisbReceiptNotification Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Student Accounts 

SaDisbReceiptNotification Data Movement Rules 
Name  Type  Rule Text/Value